/*主样式*/
body{
	margin:0px;
	font-family:"宋体", "MS Sans Serif", Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	background-repeat:repeat;
	background-position: left top;
}

/*基本标签样式*/
td{ 
	font-size:12px;
	color:#6B6B6B;
	line-height:150%;
}

/*基本链接样式*/
a{
	font-size:12px;
	color:#6b6b6b;
	text-decoration:none;
}
a:link{
	color:#6b6b6b;
	text-decoration:none;
}
a:visited{
	color:#6b6b6b;
	text-decoration:none;
}
a:hover{
	color:#ff0000;
	text-decoration:underline;
}
a:active{
	color:#ff0000;
	text-decoration:underline;
}

/*14号字标题链接样式*/
.title14{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.title14 a{
	font-size:18px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.title14 a:link{
	color:#ff0000;
	text-decoration:none;
}
.title14 a:visited{
	color:#ff0000;
	text-decoration:none;
}
.title14 a:hover{
	color:#00ff00;
	text-decoration:underline;
}
.title14 a:active{
	color:#005500;
	text-decoration:underline;
}

/*16号字标题链接样式*/
.title16{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.title16 a{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.title16 a:link{
	color:#000000;
	text-decoration:none;
}
.title16 a:visited{
	color:#000000;
	text-decoration:none;
}
.title16 a:hover{
	color:#000000;
}
.title16 a:active{
	color:#000000;
	text-decoration:none;
}

/*红色字体*/
.red{
	color:#ff0000; 
}

/*14号字文本样式*/
.font14{
	font-size:14px;
}

/*新闻列表标题链接样式*/
.news1 a{
	font-size:12px;
	color:#fa8d00;
	text-decoration:none;
}
.news1 a:link{
	color:#fa8d00;
	text-decoration:underline;
}
.news1 a:visited{
	color:#fa8d00;
	text-decoration:underline;
}
.news1 a:hover{
	color:#888800;
	text-decoration:underline;
}
.news1 a:active{
	color:#888800;
	text-decoration:underline;
}
.nav{
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.nav img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ywjs_bg {
	background-image: url(images/ywbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.linkform {
	width: 200px;
}
.underbg {
	background-image: url(images/under.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 12px;
	color: #666666;
}
.underfont {
	font-size: 12px;
	color: #7f7f7f;
	text-decoration: none;
}
.underline {
	background-image: url(images/underline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.sleftbg {
	background-image: url(images/leftbg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.sleftbg2 {
	background-image: url(images/leftbg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.snav1 {
	background-image: url(images/snavbg2.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.sbtn {
	background-image: url(images/sbutton.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.n_content {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #4f4f4f;
	text-decoration: none;
	padding: 15px;
	margin: 0px;
}
.n_content img {
	margin: 20px;
	padding: 0px;
}
.khbt {
	background-image: url(images/khbutton.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.khbt a:link {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.khbt a:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.khbt a:hover {
	font-size: 14px;
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
}.lineline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.font14_content {
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
	padding: 20px;
}
.ttt {
	font-family: "宋体";
	font-size: 16px;
	color: #000000;
	background-color: #DBDBDB;
	border: 1px dashed #CCCCCC;
	font-weight: bold;
}
.bn {
	border: 1px dashed #999999;
	background-color: #FFFFFF;
}
